﻿.kj-close-right img{
    width:54px;
}
.kj-bo-list-h{
    height:235px;
}
.kj-pro-info span {
    color: #999;
}
    .kj-bottom-footer-xi {
        padding: 40px 0;
        width: 50%;
        text-align: left;
        margin: 0 auto;
        line-height: 25px;
    }
.kj-bottom-footer-xi li {
    list-style: none;
}
    .kj-bottom-footer-xi li a{
        color:#333;
    }
    .kj-bottom-footer-xi li:first-child {
        font-weight: bold;
        font-size: 16px;
        margin-bottom: 10px;
    }
    .kj-news-left-list {
        padding: 0;
    }
.kj-news-left-list li{
    list-style:none;
}
    .kj-news-left-list li a{
        color:#333;
    }
        .kj-news-left-list li a:hover {
            color: #396EB5;
        }
        .kj-right-cente-ul {
            position: fixed;
            right: 10px;
            top: 30%;
            padding: 0;
            z-index: 20;
            color: #fff;
        }
    .kj-right-cente-ul-close{
        display:none;
    }
    .kj-right-cente-ul li {
        list-style: none;
        text-align: center;
        padding: 10px 12px;
        margin: 10px 0;
        background-color: #396EB5;
        border-radius: 10px;
        position: relative;
    }
.kj-tel-top-left{
   position:relative;
   padding-left:20px;
}
    .kj-tel-top-left div:first-child{
        width:73px;
    }
    .kj-tel-top-left div:last-child {
       position:absolute;
       left:61px;
       bottom:9px;
       line-height:22px;
    }
    .kj-tel-top-left div {
        width: 40px;
    }

.kj-right-cente-ul li:nth-child(1):hover {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
        .kj-right-cente-ul li:nth-child(2):hover {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }
        .kj-right-cente-ul li:nth-child(3):hover {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }
.kj-right-cente-ul li:nth-child(4):hover {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
        .kj-right-cente-ul li:hover span {
            display: block;
            color: #396EB5;
        }
        .kj-right-cente-ul li i {
            font-size: 16px;
        }
        .kj-right-cente-ul li span {
            display: none;
            text-align: center;
            height: 60px;
            line-height: 60px;
            width: 100px;
            position: absolute;
            top: 0;
            left: -100px;
            background-color: #fff;
            border-top-left-radius:10px;
            border-bottom-left-radius: 10px;
        }
        .font-color-1 {
            color: #144fa1;
        }

.kj-vertical {
    display: flex;
    align-items: center;
    justify-content: center;
}

@media screen and (min-width: 768px) {
    .kj-bt {
        width: 100%;
        display: flex;
        justify-content: space-around;
    }
}


.kj-all {
    width: 100%;
    height: 100%;
    background-image: url(../images/kj-bg.png);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    padding-bottom: 40px;
}

.kj-header {
    height: 100px;
}

.kj-search {
    border: 1px solid #396EB5;
    height: 30px;
}

    .kj-search input {
        border: none;
    }

    .kj-search button {
        width: 50px;
        height: 34px;
      color:#ffffff;
      font-size:18px;
        background-size: 20px 20px;
        background-position: center center;
        background-repeat: no-repeat;
        background-color: #396EB5;
        border: none;
        outline: none;
        border-radius: 0;
    }

        .kj-search button:hover {
            background-color: #396EB5;
        }

.kj-nav-all {
    background-color: transparent;
    border: none;
    margin-bottom: 0;
    min-height: 36px;
}

.kj-nav-del {
    padding: 0;
}

.kj-nav-hd {
    width: 100vw;
}
.kj-nav {
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    overflow: hidden;
}

.kj-collapse {
    background-image: linear-gradient(#396EB5, #5781BD, #396EB5);
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}

.kj-nav-list, .kj-bt>li {
    background-image: linear-gradient(#396EB5, #5781BD, #396EB5);
}

    .kj-nav-list a, .kj-bt > li a {
        height: 36px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        color: #fff !important;
        font-size: 12px;
        font-weight: bold;
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }

.kj-second {
    background-color: #fff;
    font-size: 15px;
    overflow: hidden;
}

.kj-banner {
    margin-top: 10px;
}

    .kj-banner img {
        width: 100%;
        height: 250px;
    }

.kj-text {
    padding-top: 30px;
    color: #666;
    min-height: 200px;
    line-height: 32px;
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
}

    .kj-text .kj-company {
        color: #000;
    }

.kj-contact {
    margin-top: 37px;
    border: none;
    border-radius: 0;
    background-color: #EDF4FF;
    min-height:179px;
}

    .kj-contact p {
        color: #666;
        line-height:30px;
        margin:0;
    }

    .kj-contact a {
        color: #144fa1;
        font-size: 16px;
    }

        .kj-contact a img {
            display: inline-block;
            vertical-align: middle;
            margin-right: 10px;
        }

.kj-goods {
    min-height: 236px;
    padding: 0;
    border-radius: 0;
    border: none;
    background-color: #EDF4FF;
}

    .kj-goods .kj-goods2 {
        padding: 0;
    }

        .kj-goods .kj-goods2 .kj-goods-img {
            margin-top: 10px;
            height: 175px;
            width: 237px;
        }



.kj-goods .kj-left {
    display: block;
    height: 36px;
    line-height: 36px;
    border-left: 1px solid #5781BD;
    border-right: 1px solid #396EB5;
    background-image: linear-gradient(#396EB5, #5781BD, #396EB5);
    color: #fff;
}

    .kj-goods .kj-left span {
        display: inline-block;
        width: 20px;
        height: 20px;
        line-height: 20px;
        background-color: #345E96;
        border-radius: 50%;
        margin-right: 10px;
        text-align: center;
        line-height: 17px;
        margin-left: 15px;
    }

.kj-goods p {
    line-height: 20px;
    padding: 15px 10px;
    color: #666;
    margin-bottom: 0;
    padding-bottom: 0;
    line-height: 26px;
}

.kj-goods a {
    display: block;
}

.kj-header2 {
    border-bottom: 1px solid #E9E8E8;
    padding-bottom: 10px;
}

.kj-left-head img {
    margin-right: 10px;
}

.kj-more {
    color: #666;
}

.kj-media {
    padding: 20px;
}

.kj-media-left img {
    width: 10px;
    height: 10px;
}

.kj-media-body {
    color: #666;
}

    .kj-media-body p {
        color: #000;
    }

.kj-fri {
    padding-top: 10px;
}

.kj-com-link img {
    margin-bottom: 10px;
    border: 1px solid #E9E8E8;
}

.bottom {
    min-height: 50px;
    color: #fff;
    border-left: 1px solid #5781BD;
    border-right: 1px solid #396EB5;
    background-image: linear-gradient(#396EB5, #5781BD, #396EB5);
    padding-left: 30px;
    padding-top: 5px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    text-align:center;
}
    .bottom a{
        color:#fff;
    }

    .indexSwiper {
        overflow: hidden;
    }
.kj-logo-img{
    height:65px;
}

.kj-newitem-image {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    display: block;
    min-height: 225px;
}

    .kj-newitem-image:hover {
        transform: scale(0.8);
        transition: 0.6s;
    }

.kj-pro-caption {
    height: 120px;
}
/*联系我们、关于我们*/
.kj-we-cc{
    padding:0 40px;
}
/*定制合成*/
.kj-form-dd{
    padding-right:110px;
}
.kj-btn-form{
    text-align:center;
    padding-left:110px;
}
/* 产品展示 */
.kj-bread-new {
    background-color: #fff;
}
.kj-mainarea {
    background-color: #fff;
}
.kj-bread-new ol {
    border-radius: 0;
}
.kj-product-sheet{
    background-color:#fff;
}
.kj-index-rec-text{
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.kj-pro-enname {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.kj-pro-cas {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.kj-yxdc-cpzs-text {
    margin-top: 30px;
}
.kj-proinfo-container{
    margin-top:0 !important;
    background-color:#fff;
    padding-bottom:20px;
    margin-bottom:20px;
}
.kj-detail-nav-ta-content {
    background-color: #fff;
}
.kj-related{
    background-color:#fff;
}
.breadcrumb{
    margin-bottom:0;
    border-radius:0;
}





.kj-prodetail-left {
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 271px;
    background-position: center center;
    border: 1px solid #ddd;
}

.kj-prodetail-right {
    padding-left: 50px;
}

.kj-prodetail-right-h3 {
    color: #12428a;
    font-size: 26px;
}

.kj-prodetail-right-small {
    color: #666;
    font-size: 15px;
    line-height: 20px;
}

.kj-table-name > tbody > tr > th {
    width: 20px;
}

.kj-prodetail-table {
    border: none;
    margin-bottom: 9px;
}

    /*.kj-prodetail-table > tbody > tr:nth-child(2n+1) {
        background-color: #f2f2f2;
    }*/
    .kj-prodetail-table > tbody > tr > th {
        font-size: 14px;
        font-weight: 400;
        border: none;
        width: 12%;
        padding-left:0;
        line-height: 36px;
        color: #999999;
    }
.kj-yxdc-detail-con button p {
    margin: 0;
}
.kj-prodetail-table > tbody > tr > td {
    font-size: 14px;
    border: none;
    line-height: 36px;
    width: 31%;
}
/* 产品详情页-信息部分 */
/*.kj-basetxt {
    margin-bottom: 30px;
}*/

.kj-basetxt-t {
    border-bottom: 2px solid #1f8fcf;
}

.kj-basetxt-btn {
    background-color: #1f8fcf;
    width: 122px;
    height: 42px;
    line-height: 42px;
    color: #fff;
    border: none;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    font-size: 16px;
}

.kj-basetxt-con, .kj-safetxt-con {
    padding: 17px 37px;
    border: 1px solid #dedede;
}

.kj-basetxt-table, .kj-safetxt-table {
    padding: 17px 27px;
    color: #666;
    border-collapse: collapse;
}

    .kj-basetxt-table > tbody > tr, .kj-safetxt-table > tbody > tr {
        height: 40px;
        line-height: 40px;
        padding-left: 20px;
    }

        .kj-basetxt-table > tbody > tr:first-child > th, .kj-safetxt-table > tbody > tr:first-child > th {
            border-top: none;
        }

        .kj-basetxt-table > tbody > tr:first-child > td, .kj-safetxt-table > tbody > tr:first-child > td {
            border-top: none;
        }

        .kj-basetxt-table > tbody > tr > th {
            font-size: 15px;
            font-weight: bold;
            border-right: 1px solid #e5e5e5;
            padding-left: 20px;
            width: 18%;
        }

        .kj-basetxt-table > tbody > tr > td {
            font-size: 14px;
            width: 70%;
            padding-left: 8%;
        }

.kj-product-if.kj-media-left {
    border: 1px solid #dddddd;
}

.kj-product-contentdf {
    margin-top: 35px;
    border: 1px solid #E5E5E5;
}

    .kj-product-contentdf ul.nav-tabs {
        background-color: #f7f7f7;
        border-bottom: 1px solid #fff;
    }

    .kj-product-contentdf > ul > li.active {
        background-color: #fff;
    }

.kj-productinfo-content-box ul li.active {
    border-left: none;
}

.kj-product-contentdf > ul > li {
    list-style: none;
    width: 137px;
    float: left;
    text-align: center;
    font-size: 16px;
}

    .kj-product-contentdf > ul > li > a {
        border: 0px;
    }

.kj-nav-tabs > li.active > a, .kj-nav-tabs > li.active > a:focus, .kj-nav-tabs > li.active > a:hover {
    border: none;
}
.kj-detail-item1{
    white-space:nowrap;
}
.kj-yxdc-detail-text {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}
.kj-search{
    position:relative;
}
.kj-hot-pro {
    display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    position:absolute;
    top:40px;
    left:-45px;
}

    .kj-hot-pro a {
        color: #333;
    }

    .kj-hot-pro ul li {
        float: left;
        padding: 0 4px;
        list-style:none;
    }
.kj-company-img{
    width:315px;
    margin-right:25px;
    margin-top:7px;
}
.kj-caption{
    padding-top:19px !important;
    padding-left:22px !important;
}
.kj_news{
    line-height:30px;
    padding-top:15px;
}
.kj-news-nav .breadcrumb {
    margin:15px 0;
}
.kj_news li a {
    color: #333;
}